home *** CD-ROM | disk | FTP | other *** search
/ 500 MB Nyheder Direkte fra Internet 6 / 500 MB nyheder direkte fra internet CD 6.iso / start / progs / win / games / bogout / bogout.doc next >
Text File  |  1995-11-15  |  7KB  |  236 lines

  1. BogOut for Windows
  2.  
  3.  
  4.  
  5.         Playing the Game
  6.  
  7.  
  8.         Rules of the Game
  9.  
  10.  
  11.         Preferences
  12.  
  13.  
  14.         Options
  15.  
  16.  
  17. Playing the Game
  18.  
  19.  
  20.         Description
  21.  
  22.         Starting the Game
  23.  
  24.         Entering Words
  25.  
  26.         Timer
  27.  
  28.         Finding Words on the Board
  29.  
  30.  
  31. Description
  32.  
  33.      This is a game based on the dice game BOGGLE, modified for Windows. The game is
  34. played with a board of square holes the size of dice. There is one dice for each hole with a letter
  35. on each side. The die are shaken until they fall into the holes. Then a timer is set to stop after
  36. three minutes, and the player(s) try to find words on the board until the timer stops.
  37.  
  38.  
  39. Starting the Game
  40.  
  41.      To play the game, select the options you want (see Preferences). Then select "New Game"
  42. (for a new board) or "Restart Game" (to play the same board) from the Game menu. Press
  43. <enter> when the message box appears.
  44.  
  45.  
  46. Entering Words
  47.  
  48.     You want to find as many words as you can. Enter each word you see in the board (see Rules
  49. of the Game). There are three ways of entering words. You may hold down the left mouse button
  50. and drag the mouse over each dice with the letters you want, then release the mouse button
  51. when the word is complete. You may click on each letter of the word with the mouse, or you may
  52. type the word on the keyboard. With the last two methods you can complete the word in three
  53. ways. You can hit <enter>, or click the right mouse button, or click on the pushbutton labeled
  54. "Enter" under the board. To erase a word, you can either hit <escape> or click on the pushbutton
  55. labeled "Cancel" under the board. If the word is not accepted for some reason, a message box
  56. will be displayed to describe the error. You can then hit <enter> to correct the word, or hit
  57. <escape> to erase the word. You may stop the game any time by selecting "Stop Game" from
  58. the Game Menu.
  59.  
  60.  
  61. Timer
  62.  
  63.      You have three minutes to find words (unless you change the time limit in the preferences'
  64. box). A timer is displayed to show how much time is left (see Timer Type). When time is up, a
  65. message box will come up, and you can't enter any more words.
  66.  
  67.  
  68. Finding Words on the Board
  69.  
  70.      To see at the words you entered, or words the computer found (if you selected option Show
  71. Words), use the scroll bar on the right of the word list. To show where a word is on the board,
  72. double-click the word that you want to see, and that word will be mapped out on the board.
  73.  
  74.  
  75. Rules of The Game
  76.  
  77.  
  78.         Forming Words
  79.  
  80.         Scoring
  81.  
  82.  
  83. Forming Words
  84.  
  85.      To form words, start with any dice on the board, and move to any adjacent dice. Each dice
  86. can be left, right, up, down, or diagonal from the last. You cannot use the same dice twice in the
  87. same word, but if there are two separate die with the same letter, you can use both in the same
  88. word.
  89. For example, on the board:
  90.  
  91.                         Y  T  R  O  N
  92.                         E  I  E  A  N
  93.                         A  Z  I  N  L
  94.                         S  P  G  L  E
  95.                         H  O  E  S  F
  96.  
  97. TIRE can be formed by "T"(row 1, column 2) "I"(row 2, column 2) "R"(row 1, column 3) "E"(row 2,
  98. column 3). SELL is "S"(row 5, column 4) "E" (row 4, column 5) "L"(row 3, column 5) "L"(row 4,
  99. column 4). POPE is invalid - "P"(row 4, column 2) "O"(row 5, column 2) "P"(row 4, column 2)
  100. "E"(row 5, column 3) - because the same "P" is used twice. Words must be at least four letters
  101. long.
  102.  
  103.  
  104. Scoring
  105.  
  106.     The scoring is as follows:
  107.  
  108.         3 letter words ............... 1 point (four by four board only)
  109.         4 letter words ............... 1 point
  110.         5 letter words ............... 2 points
  111.         6 letter words ............... 3 points
  112.         7 letter words ............... 5 points
  113.         8 or more letter words ...... 11 points
  114.  
  115. The points for each word are added for the total score. The top ten scores are saved depending
  116. on the options chosen, Board Size and Contained Words. If Look up Words is not chosen or if
  117. the Time Limit is more than three minutes, the score is not saved. To erase all scores, delete the
  118. file "TOPTEN.DAT".
  119.  
  120.  
  121. Preferences
  122.  
  123.         Contained Words
  124.  
  125.         Look up Words
  126.  
  127.         Show Words
  128.  
  129.         Multiple Players
  130.  
  131.         Minimum Points
  132.  
  133.         Time Limit
  134.  
  135.         Board Size
  136.  
  137.         Word Order
  138.  
  139.         Timer Type
  140.  
  141.  
  142. Contained Words
  143.  
  144.      Determines whether words that are contained in other words are allowed. For example, if
  145. Contained Words is not chosen, and "RESTOCKS" was already entered, the words "REST,"
  146. STOCK", and "STOCKS" would not be allowed.
  147.  
  148.  
  149. Look up Words
  150.  
  151.      Determines whether the word will be checked in the dictionary to see if it is real.
  152.  
  153.  
  154. Show Words
  155.  
  156.      With this option selected, all words found on the board will be displayed in a separate list
  157. when the game is finished.
  158.  
  159.  
  160. Multiple Players
  161.  
  162.      Use this option to let two or more people (up to ten) play against each other on the same
  163. board. The first player can choose "New Game" while the other players are not looking. When
  164. the first player is finished, he chooses "Restart Game", and lets the next player play. The next
  165. player must hit <enter> for the box that says "Game Ready" to see the board. When this player
  166. is done, he chooses "Restart Game" for the third player, etc. The player's scores can be seen by
  167. selecting Player scores under the "options" menu.
  168.  
  169.  
  170. Minimum Points
  171.  
  172.          This will cause the game board to have a total point count of at least the number entered.
  173. The computer will continue creating boards and counting up the total points (the total points of
  174. each board will be displayed in gray) until it finds a board with at least the number entered. If a
  175. large number is entered, it may take the computer a very long time to create the board. You may
  176. either type the number in the box, or click on the up and down arrows to increase or decrease the
  177. number.
  178.  
  179.  
  180. Time Limit
  181.  
  182.          This determines the number of seconds that you have to enter words. The default is 180
  183. (three minutes). You may either type the number in the box, or click on the up and down arrows
  184. to increase or decrease the number.
  185.  
  186.  
  187. Board Size
  188.  
  189.          Determines whether the board will hold four die in each row and column or five die in each
  190. row and column.
  191.  
  192.  
  193. Word Order
  194.  
  195.          Determines the order that words in the player and computer's lists are displayed in the list
  196. box, either sorted alphabetically, sorted by increasing word length, or decreasing word length.
  197.  
  198.  
  199. Timer Type
  200.  
  201.          Determines whether the timer will be a digital clock, a bar, or an hourglass.
  202.  
  203.  
  204. Options
  205.  
  206.         Preferences (See above)
  207.  
  208.         Player scores
  209.  
  210.         High scores
  211.  
  212.         Add dictionary word
  213.  
  214.         Delete dictionary word
  215.  
  216.  
  217. Player scores
  218.  
  219.          Displays all players scores in a multiple player game.
  220.  
  221.  
  222. High scores
  223.  
  224.          Displays the top ten scores recorded.
  225.  
  226.  
  227. Add dictionary word
  228.  
  229.          Add a word to the game dictionary.
  230.  
  231.  
  232. Delete dictionary word
  233.  
  234.          Delete a word from the game dictionary.
  235. 
  236.